CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 特征点 匹配

搜索资源列表

  1. test_ORB4

    0下载:
  2. OpenCv ORB算法 特征点匹配 模板图片跟视频进行匹配-OpenCv ORB feature point matching algorithm with the video image template matching
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:4067100
    • 提供者:黄勉
  1. opencv-sift-text1

    0下载:
  2. 基于opencv的sift特征点匹配测试程序,对比两张图片上的特征点匹配程度-Based on the opencv sift feature point matching test program, compared to two pictures on the degree of matching feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1551
    • 提供者:wangjiansen
  1. pointmatch

    0下载:
  2. 这是基于特征点匹配的图像拼接方法,内容详细,值得参考!-This is based on feature points matching image mosaic method, detailed and worth considering!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:441794
    • 提供者:jeffsonfu
  1. SIFT-feature-matching-

    0下载:
  2. SIFT 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处 理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种程度上对任意角度拍摄 的图像也具备较为稳定的特征匹配能力。该算法目前外文资料较多,但中文方面的介绍较少。为此 我撰写了这篇文档,以帮助国内的研究学者尽快入门,以最快的速度去体验 特征匹配算法是目前国内外特征点匹配研究领域的热点与难点,其匹配能力较强,可以处 理两幅图像之间发生平移、旋转、仿射变换情况下的匹配问题,甚至在某种
  3. 所属分类:OpenCV

    • 发布日期:2017-04-10
    • 文件大小:1634662
    • 提供者:yangzhijuan
  1. C

    0下载:
  2. 模式识别中的指纹识别 涵盖 特征点提取 图像增强 他特征点匹配-fingerprint recognition
  3. 所属分类:source in ebook

    • 发布日期:2017-04-24
    • 文件大小:23097
    • 提供者:王世东
  1. HarrispointDetect

    0下载:
  2. Harris角点检测算法,对做图像的特征点匹配时有很大的帮助,希望大家好好学习。-Harris corner detection algorithm to do image matching feature points when there is a great help, I hope we can learn from.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:788
    • 提供者:mary
  1. SIFT-Library-1.1.2_2010120711

    0下载:
  2. low sift算法的实现,可以提取一个图像的特征点,也可以实现图像之间的特征点匹配-Scale-Invariant Feature Transform
  3. 所属分类:Console

    • 发布日期:2017-06-15
    • 文件大小:24100989
    • 提供者:feng
  1. Features2D_Homography

    0下载:
  2. 使用OpenCV实现特征点的查找以及两幅图像中的特征点匹配-Use the function findHomography to find the transform between matched keypoints. Use the function perspectiveTransform to map the points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1425
    • 提供者:唐邵
  1. Sruf-cpp

    0下载:
  2. surf特征点匹配,使用surf特征对两幅图进行匹配-surf feature point matching, use surf to match the characteristics of the two plans
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-14
    • 文件大小:3158
    • 提供者:sfd
  1. CornerExtracted

    0下载:
  2. 基于OpenCV的图像特征点提取,并有效实现两幅图像的特征点匹配-Based on OpenCV image feature points extraction and effective realization of two image matching feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14353226
    • 提供者:new
  1. DemoV4

    0下载:
  2. MATLAB程序,适用于特征点匹配,完整文件夹,直接运行.m文件-MATLAB program for matching feature points to complete folder
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-23
    • 文件大小:490996
    • 提供者:miaomiao
  1. matching

    0下载:
  2. 特征点匹配,采用RANSAC算法过滤噪点,在vs2008+opencv2.4.4下编译过,有运行结果,效果不错-Feature point matching, noise filtering using RANSAC algorithm, compiled in vs2008+ opencv2.4.4 too, have the results, good results
  3. 所属分类:Special Effects

    • 发布日期:2016-01-26
    • 文件大小:2939904
    • 提供者:沈宏双
  1. harris-ncc-ransac

    0下载:
  2. 用于特征点匹配的图像拼接算法,包括harris算法,NCC算法以及RANSAC算法-For matching feature points of image matching algorithm, including the Harris algorithm, NCC algorithm and RANSAC algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:270450
    • 提供者:刘江明
  1. imageproc

    0下载:
  2. 图像处理中经常用到的算法。。。比较常用surf特征点匹配、二值化、边缘等需要配置相应的库才能运行-Image processing algorithm is often used in... More commonly used surf feature points matching, binarization and edge need to configure the corresponding library to run
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9940244
    • 提供者:顾浩
  1. gbvs-(1)

    0下载:
  2. 该代码是在MATLAB下运行的GBVS,用于图像特征点匹配,进一步用于图像处理,图像检索等多个领域。-GBVS the code is run in MATLAB for image feature point matching, and further used in various fields of image processing, image retri .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:9976907
    • 提供者:liu xuan
  1. SIFT

    0下载:
  2. 一个很好的sift算法实例,有图有真相,可以实现特征点匹配,并将两幅图像的匹配点连线,还可以实现拼接,内有几个demo。帮助大家学习。-A good sift algorithm instance, there are pictures and the truth, you can achieve the matching feature points, and the two images match point connection, you can also achieve stitchi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1302559
    • 提供者:尹珂
  1. image-Features-Points-Match

    0下载:
  2. 图像特征点匹配-image Features Points Match
  3. 所属分类:Special Effects

    • 发布日期:2017-06-18
    • 文件大小:27553880
    • 提供者:jyj
  1. image-mosaic.doc

    0下载:
  2. 图像拼接(image mosaic)技术是将一组相互间重叠部分的图像序列进行空间匹配对准,经重采样合成后形成一幅包含各图像序列信息的宽视角场景的、完整的、高清晰的新图像的技术。图像拼接在摄影测量学、计算机视觉、遥感图像处理、医学图像分析、计算机图形学等领域有着广泛的应用价值。 一般来说,图像拼接的过程由图像获取,图像配准,图像合成三步骤组成,其中图像配准是整个图像拼接的基础。本文研究了两种图像配准算法:基于特征和基于变换域的图像配准算法。 在基于特征的配准算法的基础上,提出一种稳健的基于特征点的
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:332849
    • 提供者:
  1. Essay_SIFT

    0下载:
  2. 对于两幅图像的特征点匹配,可以知道对应点的偏移角度以及位移-For both image feature point matching, corresponding points can know the offset Angle and displacement
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1754
    • 提供者:志鹏
  1. sift_match(Qt)

    0下载:
  2. SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果.-SIFT (Scale-invariant feature transform) is a local feature detection algorithm by finding a pictu
  3. 所属分类:Algorithm

    • 发布日期:2017-06-02
    • 文件大小:14515133
    • 提供者:王铃
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 32 »
搜珍网 www.dssz.com